/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetDecimal

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field decimal value.

Syntax

C#
public Decimal GetDecimal(Int32 i)

Returns the decimal value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.